Problem Note 53987: Errors in PROC NLIN with the PDATA= option in the PARMS statement and an ARRAY statement
If the PDATA = option is specified in the PARMS statement in PROC NLIN, and parameters are assigned using an ARRAY statement, then any of the following error messages might be generated:
ERROR: The variable xxx was referenced but not given a value.
ERROR: An exception has been encountered.
Please contact technical support and provide them with the
following traceback information:
The SAS task name is [NLIN]
ERROR: Read Access Violation NLIN
Exception occurred at (242CDE69)
Task Traceback
ERROR: A bug in SAS has been encountered. Please call your SAS representative
and report the following message:
cmpder:symbol_setup: wrong kind for wrt var -1
ERROR: cmpfdep() 'mindex' passed not set.
To circumvent the problem, avoid using an ARRAY statement to assign parameters, or use parameter-specification instead of the PDATA= option to assign starting values.
Operating System and Release Information
SAS System | SAS/STAT | 64-bit Enabled AIX | 12.3 | 13.2 | 9.4 TS1M0 | 9.4 TS1M2 |
Windows 7 Professional x64 | 12.3 | 13.2 | 9.4 TS1M0 | 9.4 TS1M2 |
Windows 7 Enterprise x64 | 12.3 | 13.2 | 9.4 TS1M0 | 9.4 TS1M2 |
Microsoft Windows Server 2012 Std | 12.3 | 13.2 | 9.4 TS1M0 | 9.4 TS1M2 |
Microsoft Windows Server 2012 R2 Std | 12.3 | 13.2 | 9.4 TS1M0 | 9.4 TS1M2 |
Microsoft Windows Server 2012 R2 Datacenter | 12.3 | 13.2 | 9.4 TS1M0 | 9.4 TS1M2 |
Microsoft Windows Server 2012 Datacenter | 12.3 | 13.2 | 9.4 TS1M0 | 9.4 TS1M2 |
Microsoft Windows Server 2008 for x64 | 12.3 | 13.2 | 9.4 TS1M0 | 9.4 TS1M2 |
Microsoft Windows Server 2008 R2 | 12.3 | 13.2 | 9.4 TS1M0 | 9.4 TS1M2 |
Microsoft Windows 8.1 Pro 32-bit | 12.3 | 13.2 | 9.4 TS1M0 | 9.4 TS1M2 |
Microsoft Windows 8.1 Pro | 12.3 | 13.2 | 9.4 TS1M0 | 9.4 TS1M2 |
Microsoft Windows 8.1 Enterprise x64 | 12.3 | 13.2 | 9.4 TS1M0 | 9.4 TS1M2 |
Microsoft Windows 8.1 Enterprise 32-bit | 12.3 | 13.2 | 9.4 TS1M0 | 9.4 TS1M2 |
Microsoft Windows 8 Pro x64 | 12.3 | 13.2 | 9.4 TS1M0 | 9.4 TS1M2 |
Microsoft® Windows® for x64 | 12.3 | 13.2 | 9.4 TS1M0 | 9.4 TS1M2 |
Z64 | 12.3 | 13.2 | 9.4 TS1M0 | 9.4 TS1M2 |
Solaris for x64 | 12.3 | 13.2 | 9.4 TS1M0 | 9.4 TS1M2 |
Linux for x64 | 12.3 | 13.2 | 9.4 TS1M0 | 9.4 TS1M2 |
HP-UX IPF | 12.3 | 13.2 | 9.4 TS1M0 | 9.4 TS1M2 |
64-bit Enabled Solaris | 12.3 | 13.2 | 9.4 TS1M0 | 9.4 TS1M2 |
Microsoft Windows 8 Enterprise x64 | 12.3 | 13.2 | 9.4 TS1M0 | 9.4 TS1M2 |
z/OS | 12.3 | 13.2 | 9.4 TS1M0 | 9.4 TS1M2 |
*
For software releases that are not yet generally available, the Fixed
Release is the software release in which the problem is planned to be
fixed.
PROC NLIN generates errors when the PDATA= option is specified in the PARMS statement and an ARRAY statement is also specified.
Type: | Problem Note |
Priority: | high |
Topic: | SAS Reference ==> Procedures ==> NLIN Analytics ==> Regression
|
Date Modified: | 2014-09-12 09:36:52 |
Date Created: | 2014-08-26 14:54:41 |